home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / nfss-plain / euscript.sty < prev    next >
Encoding:
Text File  |  1994-04-20  |  3.4 KB  |  103 lines

  1. %% 
  2. %% This is file `/usr2/distrib/latex209/nfss/euscript.sty' generated
  3. %% on <1991/11/22> with the docstrip utility (v1.1k). 
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% euscript.doc 
  8.  
  9. %% 
  10. %% Copyright (C) 1989,1990,1991 by Frank Mittelbach, Rainer Schoepf. 
  11. %% All rights reserved. 
  12. %% 
  13. %% This file is part of the NFSS (New Font Selection Scheme) package. 
  14. %% 
  15. %% IMPORTANT NOTICE: 
  16. %% 
  17. %% You are not allowed to change this file. You may however copy this file 
  18. %% to a file with a different name and then change the copy if you obey 
  19. %% the restrictions on file changes described in readme.mz. 
  20. %% 
  21. %% You are allowed to distribute this file under the condition that it is 
  22. %% distributed together with all files mentioned in readme.mz3. If you 
  23. %% receive only some of these files from someone, complain! 
  24. %% 
  25. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED 
  26. %% to take money for the distribution or use of either this file or a 
  27. %% changed version, except for a nominal charge for copying etc. 
  28. %% 
  29. %% For error reports in case of UNCHANGED versions see readme files. 
  30. %% 
  31. %% Please do not request updates from us directly. Distribution is done 
  32. %% through Mail-Servers and TeX organizations. 
  33. %% 
  34.  
  35. \def\fileversion{v1.0e}
  36. \def\filedate{91/11/22}
  37. \def\docdate {91/11/22}
  38.  
  39. %% \CheckSum{42}
  40. %% \CharacterTable
  41. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  42. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  43. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  44. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  45. %%   Dollar        \$     Percent       \%     Ampersand     \&
  46. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  47. %%   Asterisk      \*     Plus          \+     Comma         \,
  48. %%   Minus         \-     Point         \.     Solidus       \/
  49. %%   Colon         \:     Semicolon     \;     Less than     \<
  50. %%   Equals        \=     Greater than  \>     Question mark \?
  51. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  52. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  53. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  54. %%   Right brace   \}     Tilde         \~}
  55. %%
  56. \typeout{Style Option: `euscript'
  57.   \fileversion\space <\filedate> (FMi and RmS)}
  58. \typeout{English Documentation
  59.   \@spaces\@spaces\space <\docdate> (FMi)}
  60. \@ifundefined{selectfont}
  61.      {\@latexerr{`euscript' style option can only be used
  62.                   with the new font selection scheme}\@eha
  63.       \endinput}{}
  64. \new@fontshape{eus}{m}{n}{%
  65.    <5>eusm5%
  66.    <6>eusm6%
  67.    <7>eusm7%
  68.    <8>eusm8%
  69.    <9>eusm9%
  70.    <10>eusm10%
  71.    <11>eusm10 at10.95pt%
  72.    <12>eusm10 at12pt%
  73.    <14>eusm10 at14.4pt%
  74.    <17>eusm10 at17.28pt%
  75.    <20>eusm10 at20.74pt%
  76.    <25>eusm10 at24.88pt}{}
  77.  
  78. \new@fontshape{eus}{b}{n}{%
  79.    <5>eusb5%
  80.    <6>eusb6%
  81.    <7>eusb7%
  82.    <8>eusb8%
  83.    <9>eusb9%
  84.    <10>eusb10%
  85.    <11>eusb10 at10.95pt%
  86.    <12>eusb10 at12pt%
  87.    <14>eusb10 at14.4pt%
  88.    <17>eusb10 at17.28pt%
  89.    <20>eusb10 at20.74pt%
  90.    <25>eusb10 at24.88pt}{}
  91. \extra@def{eus}{}{\noaccents@}
  92. \def\EuScript{\protect\pEuScript}
  93. \def\pEuScript{\RIfM@\expandafter\EuScript@\else
  94.                  \expandafter\nonmatherr@\expandafter\EuScript\fi}
  95. \newmathalphabet\EuScript@
  96. \addtoversion{normal}\EuScript@{eus}{m}{n}
  97. \addtoversion{bold}\EuScript@{eus}{b}{n}
  98. \def\RIfM@{\relax\protect\ifmmode}
  99.  
  100. \endinput
  101. %% 
  102. %% End of file `/usr2/distrib/latex209/nfss/euscript.sty'.
  103.